home *** CD-ROM | disk | FTP | other *** search
/ Your Mobile: Alcatel / Alcatel 2005.iso / Create Animation / setup.exe / setup.msi / Data1.cab / WizardAnim.swf9 / scripts / DefineSprite_260 / frame_1 / DoAction.as
Encoding:
Text File  |  2003-05-16  |  413 b   |  15 lines

  1. if(_root._ErrTxt != "")
  2. {
  3.    txt = _root._ErrTxt;
  4.    ErrTit = "Errore";
  5. }
  6. else
  7. {
  8.    txt = "<b>Congratulazioni.</b>\nL\'immagine %1% {invalid_utf8=232} ora nel tuo telefono. Puoi trovarla nell\'album immagini.\nPuoi utilizzarla come immagine dello schermata principale, inviarla con MMS, associarla ad un contatto, e altro ancora...";
  9. }
  10. if(_root.CurrentLink == "None")
  11. {
  12.    gotoAndStop(2);
  13. }
  14. stop();
  15.